Network Performance API
How to use the API
The table below outlines how different parts of the Network Performance API operate, and how each part can be used.
| API Function | How it works | What it can be used for | 
| 
             Retrieve service status  | 
            
             Service Provider (RSP) is identified from the client’s credentials. Uses RSP ID to retrieve all CRT services for that RSP  | 
            
             Allows Service Provider (RSP) to monitor the network status of their current CRT services.  | 
        
| 
             Retrieve outages  | 
            
             Retrieves all outages with matching services for a given RSP  | 
            
             Allows Service Provider to export a history of network status changes over time for their current CRT services.  | 
        
| 
             Retrieve statistics  | 
            
             Retrieves all KPI statistics with matching services for a given RSP  | 
            
             Allows Service Provider to export a history of KPI statistics status changes over time for their current CRT services.  | 
        
| 
             Retrieve outages for a service  | 
            
             Retrieves outages with given service for a given RSP  | 
            
             Allows Service Provider to export a history of network status changes over time for a specified current CRT services.  | 
        
| 
             Retrieve statistics for a service  | 
            
             Retrieves KPI statistics with given service for a given RSP  | 
            
             Allows Service Provider to export a history of KPI statistics status changes over time for a specified current CRT services.  | 
        
Â
Â